const runtime.stackPoisonMin
3 uses
runtime (current package)
debug.go#L94: if g.stackguard0 < stackPoisonMin {
debug.go#L113: if g.stackguard0 < stackPoisonMin {
stack.go#L149: stackPoisonMin = uintptrMask & -4096
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)